Welcome![Sign In][Sign Up]
Location:
Search - turbo vc

Search list

[Com PortVisual C++_Turbo C串口通信编程实践

Description: 电子书:《vc++ Turbo C 串口通信编程实践》,书中有源码实例,非常实用。-electronic books : "vc Turbo C serial communication programming practice," a source book examples, very practical.
Platform: | Size: 2184289 | Author: | Hits:

[EditorVisualC++Turbo

Description: 代码简介或代码解析: 《Visual C++Turbo C串口通信编程实践》配套代码 [涉及平台] VC++/TC [作者] void [文件大小] 565KB [更新日期] 2005-10-25 22:32:00 本代码来自CZVC编程网: HTTP://WWW.CZVC.COM -code or code analysis : "Visual C Turbo C serial communication programming practice" complementary code [involving platform] VC / TC [for ] void [File Size : 565KB [updated] 2005-10-25 22:32 : 00 CZVC programming code from the net : HTTP : / / WWW.CZVC.COM
Platform: | Size: 579682 | Author: stone | Hits:

[Com PortVC++ComPortDesign

Description: < Visual C++/Turbo C串口通信编程实践>>第二版光盘资料.
Platform: | Size: 1995759 | Author: renxiong | Hits:

[Documents我们如何从VC++开始“编程”

Description: 不管学C还是学C++,VC和gcc都可以,甚至,什么其他C语言编译器,也可以啊,Intel的C,以前DOS下的turbo C/C++,Watcom C/C++,都可以,我首先摆句话,C和C++是语言,既然是语言,就与操作系统无关,那些printf,scanf,甚至包括什么对话框,MassageBox,消息循环,都不重要,因为这不是语言特性,初学者,暂时先不必管。
Platform: | Size: 52736 | Author: crayonlinew | Hits:

[Mathimatics-Numerical algorithmsFFT_work

Description: 我的数字信号处理 作业。FFT的C语言实现。运行时将2个c文件放在同一目录,运行draw.c。最好Turbo.c 如用VC运行,把头文件改下,很容易的-digital signal processing operations. FFT C language. When running two c files on the same directory, run draw.c. Best Turbo.c as VC running headfirst document change, it is very easy
Platform: | Size: 39936 | Author: 尹明 | Hits:

[Other systemsTURBO1

Description: 使用VC++实现3G通信中TURBO码编译码程序,测试成功-use VC 3G communication TURBO CODE procedure, tested successfully
Platform: | Size: 2048 | Author: 古韦剑 | Hits:

[EditorVisualC++Turbo

Description: 代码简介或代码解析: 《Visual C++Turbo C串口通信编程实践》配套代码 [涉及平台] VC++/TC [作者] void [文件大小] 565KB [更新日期] 2005-10-25 22:32:00 本代码来自CZVC编程网: HTTP://WWW.CZVC.COM -code or code analysis : "Visual C Turbo C serial communication programming practice" complementary code [involving platform] VC/TC [for ] void [File Size : 565KB [updated] 2005-10-25 22:32 : 00 CZVC programming code from the net : HTTP :// WWW.CZVC.COM
Platform: | Size: 579584 | Author: stone | Hits:

[Internet-NetworkTurboCode

Description: Turbo编解码的美丽版,VC++写成,可直接放入代码。-Turbo codec beautiful version, VC++ Languages, can be directly into the code.
Platform: | Size: 22528 | Author: dazzle | Hits:

[ELanguageGSMTest07-29-13-29

Description: 口通信 VC 完整串口通信程序Vc++源代码 串口通讯 vc++ 源代码 vc 串口通信 串口通信 mfc 通信 发送程序 vc++ 串口 VC 串口通信程序 完整串口通信程序Vc 源代码 VC串口通信 窜口通信程序 《Visual C /Turbo C串口通信编程实践》 vc 接受串口数据 vc 串口通讯 代码 串口 发送 -Serial Port Communication VC complete communication program Vc++ Source code for serial communication vc++ Source code vc serial communication serial communication procedures mfc communications sent vc++ Serial serial communication program integrity VC serial communication program Vc source code VC serial communication port channeling communication program
Platform: | Size: 881664 | Author: dfsdf | Hits:

[Com PortVC++_TurboC_SComm2rdEdition

Description: Visual C++_Turbo C串口通信编程实践(第2版)- 龚建伟, 熊光明编著的配套光盘,里面含书中大部分代码。是学习串口通信的必备资料。-Visual C++ _Turbo C serial communication programming practice (2nd edition)-龚建伟, bears bright edited matching CD-ROM, which contains most of the code book. To learn essential information on serial communication.
Platform: | Size: 4226048 | Author: 刘名 | Hits:

[Com PortVC++ComPortDesign

Description: < Visual C++/Turbo C串口通信编程实践>>第二版光盘资料.-<Visual C++/Turbo C serial communication programming practice>> Second Edition CD-ROM.
Platform: | Size: 3556352 | Author: | Hits:

[Special EffectsJPEG1

Description: JPEG 编解码库具有良好的可移植性,并且已经支持了 Turbo C, Microsoft C, Borland C, DJGPP, Watcom C, VC 等多种编译器-JPEG codec library has a good portability, and has supported the Turbo C, Microsoft C, Borland C, DJGPP, Watcom C, VC and other compilers
Platform: | Size: 390144 | Author: desertwing | Hits:

[Otherturbo

Description: 基于VC++的turbo码MAP译码算法-Based on VC++ The turbo code decoding algorithm MAP
Platform: | Size: 6144 | Author: wxp | Hits:

[Graph programtuxingxue

Description: 该程序包里包含了计算机图形学所学的各种算法的源程序: 1、直线算法(B算法、DDA算法和中点算法) 2、圆弧算法 3、多边形填充算法(有序边发、种子算法和图案填充算法) 4、二维变换算法 5、直线二维裁剪算法 6、三维变换算法 程序包中有各算法的源程序和可执行程序,另外还有的程序说明和解释,保证容易看懂。程序都是本人亲自编写,控制台C程序用 Turbo C 编写,图形界面程序用 VC 编写。并全部测试成功。 有任何问题可与本人联系: QQ:44452114 E-mail:lewsn2008@yahoo.com.cn -The program package contains a variety of computer graphics algorithms learned source: 1, straight line method (B algorithm, DDA algorithm and the mid-point algorithm) 2, 3 arc algorithm, polygon fill algorithm (ordered edge hair, Seed algorithms and pattern filling algorithm) 4, two-dimensional transform algorithm 5, line two-dimensional cutting algorithm is six, three-dimensional transform algorithm package has various algorithms source and executable programs, in addition to description and explanation of procedures to ensure easy read. Procedures are personally write console C program using Turbo C write, write GUI programs using VC. And they are all tested successfully. Can I have any questions contact: QQ: 44452114 E-mail: lewsn2008@yahoo.com.cn
Platform: | Size: 313344 | Author: lewsn2008 | Hits:

[Othersnake

Description: 一个简单的贪吃蛇游戏小程序源代码,用c语言编写,可以用turbo c或vc++编译运行-A simple Snake game applet source code, using c language, you can use turbo c or vc++ compiler running
Platform: | Size: 2048 | Author: 许大洲 | Hits:

[Communication[Visual.C.Turbo.C

Description: VC++ 串口编程与通信 单片机 与 PC机通信-VC++ Serial communication microcontroller programming and communication with the PC,
Platform: | Size: 16572416 | Author: wangchong | Hits:

[CommunicationVC-serial-communication-programming

Description: Visual C++Turbo C串口通信编程实践 配套代码-Visual C++ Turbo C serial communication programming code of practice facilities
Platform: | Size: 24635392 | Author: 齐敏 | Hits:

[VC/MFCVisual.C.Turbo.C

Description: 详细介绍了如何用VC来编写串口通讯的程序,给出了很详细的说明。-Details of how to write the serial communication program with VC gives very detailed instructions.
Platform: | Size: 16443392 | Author: xiaocao | Hits:

[VC/MFCVisual-CPP-Turbo-C-serial-

Description: vc++ 串口编程实例,有很多介绍和实际编程的例子,比较实用。-vc++ Serial programming examples, there are many examples of presentations and practical programming, more practical.
Platform: | Size: 18131968 | Author: hewei | Hits:

[Software EngineeringVCPP-Turbo-C

Description: vc 串口编程,适用于初学者,希望对你会有所帮助-if you have no knowledge of vc series ,the book can help you little ,good for you
Platform: | Size: 18513920 | Author: lanben | Hits:
« 12 3 »

CodeBus www.codebus.net